home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOS.FAQ next >
Encoding:
Text File  |  1995-01-11  |  16.3 KB  |  357 lines

  1. AMOS Mailing List FAQ
  2. Updated January 11, 1995 by Michael Cox (aj639@cleveland.freenet.edu)
  3. (Items marked with ^ are new since last submission, October 1, 1994)
  4. -----------------------------------------------------------------------------
  5.             Part I  RULES OF THE MAILING LIST
  6.  
  7. 1.    To subscribe or unsubscribe send the message to either me or
  8.     amos-request@info.clare.tased.edu.au. DO NOT send them to the amos-list
  9.     address.  Put SUBSCRIBE or UNSUBSCRIBE in the body of the message
  10.     so I know what you want.
  11.  
  12. 2.    Do NOT mail files larger than 4kb to the list as some people pay for
  13.     the size of messages.  If you want to distribute a file that is larger
  14.     than 4kb:
  15.     a)    upload it to Aminet and post an announcement to the
  16.         list
  17.     b)    email it to me and I will upload it to Aminet
  18.     c)    post a message to the list asking who wants it mailed to them
  19.         and then mail it to those who give permission
  20.  
  21. 3.    Arguments over anything should be done via private email.
  22.  
  23. 4.    If a message is returned undeliverable to you, I will check the reason
  24.     why and then decide if I should delete you from the list.  So, if you
  25.     do not get messages for 2 days in a row, email me and I will let you
  26.     know what has happened.
  27.  
  28. 5.    No messages about pirating, removing protection from demos, etc.  I
  29.     don't have time to be a policeman, so let's try to be self-policing!
  30.  
  31.  
  32.     Part II        COMMONLY ASKED QUESTIONS ABOUT AMOS
  33.  
  34. 1)  What is AMOS?
  35.     AMOS is a BASIC language.  It has many more commands than AmigaBASIC
  36. and can let you do more powerful things so it is a Superset of BASIC.  If you
  37. can program in BASIC, you can code in AMOS.  I think AMOS stands for AMiga
  38. Operating System but do not quote me on it!
  39.     AMOS is an interpreted language but you can buy the Compiler for it
  40. which will let you compile your programs into an AmigaDOS executable.  Then
  41. you can distribute your program without its source.  Obviously, compiled
  42. programs are much faster.  If you do not want to pay for the Compiler you can
  43. still distribute your programs using a runtime version of AMOS called RAMOS.
  44.  
  45.  
  46. 2)  What is AMOS Pro and Easy AMOS?
  47.     Well, first a bit  of history.  AMOS The Creator (AMOS) came first.
  48. Then, Easy AMOS was developed.  Finally, less than a year ago (Oct 1992)
  49. AMOS Professional (Pro) was released.
  50.     AMOS The Creator was first designed to be like the Atari's STOS but
  51. when Lionet saw how the Amiga was more powerful than the Atari he revamped it
  52. and made it a pure Amiga product.  In the beginning AMOS and the manual were
  53. rough and found it hard to get along with all Amigas.  However, due to the
  54. policy of free updates, AMOS is much more friendly to the AmigaOS.  The manual
  55. has not been updated so do not be surprised to find 'undocumented' commands and
  56. features.
  57.     Easy AMOS was designed to help introduce beginner programmers to AMOS
  58. and programming.  A few commands were removed from AMOS and a better user
  59. interface was created to make the environment as friendly as possible.  Also,
  60. the manual was designed with the beginner in mind and is more of a tutorial
  61. than a reference manual.
  62.     AMOS Professional was designed with the professional coder in mind.
  63. The environment was revamped and made even better than Easy AMOS.  It has a
  64. cleaner look with a better editor.  Also, many new commands were added, making
  65. it the most complex of the 3.  For those who have been with AMOS since its
  66. Creator days, you will know that Pro is much more friendlier to the AmigaOS
  67. and to machines with differing configurations.
  68.  
  69. NOTE: Europress *AND* Francois Lionet have dropped all support for AMOS at this
  70. time.  AMOS Pro may soon be on a coverdisk.  Source code may be released to a
  71. small group for updating/fixing.  We shall have to wait and see.
  72.  
  73. 3)  What is the latest versions?
  74.     As of March 6, 1994, they are:
  75.  
  76.     AMOS The Creator    v1.36
  77.     AMOS Compiler        v1.36
  78.     AMOS Professional    v2.0
  79.     AMOS Pro Compiler    v2.0
  80.  
  81. 4)  Where can I get the updates?
  82.     There are many ways:
  83.         a)    via FTP on all Aminet sites under dev/amos
  84.         b)    If you do not have FTP access, I can uuencode it and
  85.             email it to you
  86.         c)    If you live in the USA, you can send me a disk and one
  87.             29 cent stamp for return postage and I will snail mail
  88.             it to you.  Email me for my Snail Mail address.
  89.  
  90. If anyone knows of any other ways, please let me know so I can add it to the
  91. list.
  92.  
  93. To update to AMOS Pro v2.0, you must buy the Pro Compiler.  I have not seen or
  94. heard of any other way, so please correct me if I am wrong.
  95.  
  96. 5)  What extension slots are being used?
  97.  
  98.     AMOS                AMOS Pro
  99. 1+    Music or EME v4.64        Music or EME v4.64
  100. 2    Compact v1.2            Picture Compactor v2.00
  101. 3    Request v1.41            Requester v2.00
  102. 4    3D v1.00            3D v1.02AP
  103. 5    Compiler v1.36            Pro Compiler v2.00
  104. 6    Serial v1.2            IO Devices v2.00
  105. 7    TOME v4.24
  106. 8    CText v2.5
  107. 9    Range (AMOS Club Ext.) v2.8
  108. 10    Dump Lib
  109. 10    LDos v2.5            LDos v2.5
  110. 11    LSer v2.1            LSer v2.1
  111. 12    TURBO PLUS v1.0            TURBO PLUS v1.0
  112. 14-*    Intuition v1.0            Intuition v1.0
  113. 15    DSAM v????            DSAM v????
  114. 16*    EasyLife v1.4b            EasyLife v1.4b
  115. 18    CRAFT v1.00            CRAFT v1.00
  116. 19    MusiCRAFT v1.00            MusiCRAFT v1.00
  117. 20-*    AMOS OS Interface v3.4        AMOS OS Interface v3.4
  118. 21*    PRT_Extension v1.1        PRT_Extension v1.1
  119. 22*    JD_Extension v4.6        JD_Extension v4.6
  120.  
  121. (+ = EME is Enhanced Music Extension and is a replacement of the Music.Lib)
  122. (- = These are 2 Intuition extensions.  Extension #14 is by Andrew Church and
  123.      is excellently easy!)
  124. (* = Not official as far as I know, so the numbers may change)
  125.  
  126. Please send me any corrections or additions.
  127.  
  128.  
  129. 6)  What programs on the Internet are written in AMOS?
  130.  
  131. These files are on Aminet:
  132. Filename             Location   Size Description
  133. -------------------- --------   ---- -----------
  134. 3DAmosDemo.lha       dev/amos    11K+AMOS demo source of 3D game
  135. acomp136.dms         dev/amos   503K+Update AMOS Compiler to v1.36
  136. amos-list.930601.lha dev/amos   122K+Archive containing AMOS related e-mail dis
  137. Amos.guide02.lha     dev/amos    64K+A amigaguide help file for amos v0.2
  138. amos136.dms          dev/amos   570K+Update your version of AMOS to 1.36
  139. amos92.dms           dev/amos   576K+AMOS Programs from Amiga Computing.
  140. AMOSClubUK.lha       dev/amos    12K+How North American AMOS coders can join
  141. AMOSList-0694.lzh    dev/amos    39K+Messages about AMOS during June 1994
  142. AMOSList-0794.lzh    dev/amos   112K+Messages about AMOS during July 1994
  143. AMOSList-0894.lzh    dev/amos   177K+Messages about AMOS during August 1994
  144. AMOSList0993.lzh     dev/amos   335K+Archive of messages in September 93 on the
  145. AMOSMEDPlayer.lha    dev/amos    54K MED player for AMOS
  146. AmosMultiEnv11.lha   dev/amos    37K+Select a .Env file on loading AMOS - Updat
  147. amosopal.lha         gfx/board   12K+AMOS Extension to access Opal.library.
  148. AMOSPro-demo.dms     biz/demo   550K BASIC like compiler language w/ gfx suppor
  149. Amos_ADTS.lha        dev/amos    31K+Add Abstract Data type Support to Amos
  150. amos_modplay3.lha    mus/play   108K+MOD. music player coded in AMOS
  151. amtudemo.lha         dev/amos    68K+Demo of AMTUITION, allows simulation of In
  152. Am_Mui10.lha         dev/amos    65K+   Use MUI from AMOSPro
  153. APME12.lha           dev/amos    39K+Multiple Envoironments For AMOS Pro V1.12/
  154. APME13.lha           dev/amos    39K+Multiple Env's For AMOSPro - Update
  155. apro112.dms          dev/amos   641K+PD Upgrade disk to v1.12 of AMOS Pro
  156. ChooseEnv.lha        dev/amos     7K+Select a .Env file on loading AMOS
  157. CLR_Licenseware.lha  dev/amos    23K+How to buy CLR Licenseware in North Americ
  158. ColConq_v105.lha     game/think 213K A space strategy game with good graphics.
  159. EasyLife.lha         dev/amos    18K+A New AMOS Extension
  160. EasyLife14b.lha      dev/amos    33K+Easylife Extension for AMOSPro + More
  161. fleetv1.lha          game/think 264K+Tactical Starship Combat hex map game
  162. FSelExt.lha          dev/amos     1K+FSel Extension Procedures for AMOS and AMO
  163. helpacc.lha          dev/amos    65K+Add online help to AMOS v1.3x
  164. HomeAccountant11.lha biz/misc   115K New Look/V1.1 with Source in AMOS 1.34
  165. IDCMP.lha            dev/amos     6K+Amos and Intuition. 
  166. jdlib4_6.lha         dev/amos   269K+Add lots of commands to AMOS Pro! Extensio
  167. Knights2.4.lha       game/role  236K+Two-player violent dungeon bashing
  168. ldosv25d.lha         dev/amos    75K new AMOS-commands. ARexx and MORE!
  169. lserv25d.lha         dev/amos    37K new serial for AMOS. With XPR-support!
  170. MatrixBlaster.lha    game/misc  299K TRON Light Cycles in AMOS
  171. mazegen.lha          dev/amos    60K+Generate mazes for use with AMOS
  172. MOPSdentro.dms       demo/mega  724K A dentro and a demo by MOPS of France
  173. NTSC_PAL.lha         dev/amos     5K+NTSC<>PAL switcher accessory for AMOSPro !
  174. PH_PROGS.lha         dev/amos    11K+Five short usefull AMOS source programs
  175. PongTourney1.0.lha   game/misc  118K+Pre-release of AMOS Pong game.
  176. ppAccessory10.lha    dev/amos    43K*A set of AMOS Professional Accessory progr
  177. ProcLib3.0.lha       dev/amos    64K+A library of AMOS procedures
  178. projlist.txt         dev/amos    24K+List of current projects by Amos users on 
  179. RainMaker2Demo.lha   dev/amos    37K AMOS utility for making rainbows 
  180. roach.dms            game/jump  292K+Platform game written in AMOS
  181. RUEDA.lha            game/misc  188K Wheel of Fortune Game--GREAT GFX+SOUND
  182. SampleBankEditor.lha dev/amos   103K+Requires EasyLife Extension
  183. screenedv22.lha      dev/amos    91K+Good AMOS(pro) ScreenEd for games ect...
  184. secrets.lha          util/crypt  48K+SECRETS v0.1, Encrypter made in AMOS. BETA
  185. siit.lha             dev/amos    85K+Icon editor for use with AMOS(pro)
  186. SRM-V2_2.lha         dev/amos    17K+An upgrade to the Resource Bank Maker
  187. stars.lha            dev/amos     7K+AGA Supporting AMOS extension with starfie
  188. stormcrunch2.lha     dev/amos    91K+AMOS cruncher for files/executables (AMOS!
  189. strong1.lha          dev/amos    94K+Demo using TURBO in AMOS
  190. swarm.lha            dev/amos    56K+Swarm! lines fly to mouse pointer - very c
  191. tamelibs.lha         dev/amos    21K+Addendum to amos92.dms for TAME
  192. TBSdemo9.lha         dev/amos   106K+AMOS Bob/Sprite editor.
  193. tscene1.lha          dev/amos   147K+Demo of scene/map editor with TURBO Plus
  194. turbo1.lha           dev/amos   103K+Demo of TURBO Plus.  Includes full list of
  195. turbo19.lha          dev/amos    89K+TURBO extension for AMOS Pro!
  196. TV125b.lha           game/jump  154K+TechnoVenture v1.25b (Platform game)
  197. VarCheck101.lha      dev/amos    11K+   Update to easylife variable checker
  198. ZoneEditor.AMOS.lha  dev/amos    17K+A New AMOS Accessory
  199. ZoneEditor3.lha      dev/amos    65K*Includes Editor Enhancer.
  200. Amastermind.lha      game/think 124K+Mastermind type game written in AMOS. V1.1
  201. AMOS-PD-CD.txt       docs/rview   5K REVIEW: AMOS PD CD
  202. AMOSList-0994.lzh    dev/amos   132K+Messages about AMOS during September 1994
  203. AMOSList-1094.lzh    dev/amos   160K+Messages about AMOS during October 1994
  204. amosutil.lha         dev/amos     2K+Small AMOS tools
  205. Am_Mui10.lha         dev/amos    65K+Use MUI from AMOSPro
  206. bootcontroller10.lha disk/misc   63K+   Password protection for hard dis
  207. chaneques_1.lha      game/think 416K+Great puzzle game,good gfx,Disk 1/2,Amos
  208. chaneques_2.lha      game/think 397K+Great puzzle game,good gfx,Disk 2,Amos
  209. codefinder.lha       game/think  90K+   Mastermind type game
  210. gridloc.lha          misc/sci    48K+(AMOS) Amateur Radio grid square calc
  211. interface-design.lha dev/amos    46K+User-interface-designer for amospro. v1.0
  212. mapcreator.lha       dev/amos     7K+Generates 2D overhead view terrain maps
  213. mimic.lha            game/misc  101K+   Simon type game for workbench
  214. NFLStats12.lha       biz/dbase  116K+V1.21 of NFL Stats.  Fixed over V1.20
  215. Othello.lha          dev/amos     3K+A conversion of the board game OTHELLO   
  216. scrabble.lha         game/2play 387K*Amiga Scrabble For 2-4 players.  Great!
  217. ^Grafik.lha           gfx/fract   52K+Fractal-Pattern-Generator in AMOS
  218. ^Patgendemo.lha       gfx/fract   90K+Pattern Generator V1.0 Demo - Written in A
  219. Please send additions to me via email.(aj639@cleveland.freenet.edu)
  220.  
  221. These are the files found on NIC.FUNET.FI in pub/amiga/programming/amos:
  222.  
  223. Size   Date         Filename
  224. ------ ------------ -------------------------------------------------------
  225. 324528 Oct  7  1993 Amos3D-1.3.dms
  226.    152 Oct  8  1993 Amos3D-1.3.readme
  227.  76748 Dec 16  1992 Ldos-2.5.lha
  228.  38062 Dec 16  1992 Lserial-2.1.lha
  229.   4390 Nov  2 18:41 MakeLib.lha
  230.    627 Nov  2 18:45 MakeLib.readme
  231.   1325 Nov  4  1992 README.amoner
  232.  17426 Feb  9  1993 ZoneEditor-2.1.lha
  233.    280 Feb  9  1993 ZoneEditor-2.1.readme
  234. 514872 Apr  7  1993 acomp136.dms
  235. 407427 Aug  7  1992 amoner01.dms
  236. 437529 Aug  7  1992 amoner02.dms
  237. 513633 Aug  7  1992 amoner03.dms
  238. 362601 Aug 19  1992 amoner04.dms
  239. 423213 Aug 14  1992 amoner04e.dms
  240. 404224 Oct 14  1992 amoner05.dms
  241. 275764 Dec 10  1992 amoner06.dms
  242.   1214 Oct  1  1993 amoner07.readme
  243. 531280 Oct  1  1993 amoner07.zom
  244. 124786 Oct  1  1993 amos-list.930601.lha
  245. 583362 Apr  7  1993 amos136.dms
  246. 656302 Apr 23  1993 apro112.dms
  247.   6820 Oct 15 22:19 midwinter_map_technique.lha
  248.    588 Oct 15 22:20 midwinter_map_technique.readme
  249.  59494 Feb 28  1993 turbo.lib-1.5.lha
  250.  46435 Oct 15  1993 zodlib_example.lha
  251.    768 Oct 15  1993 zodlib_example.readme
  252. Please send additions to me via email.(aj639@cleveland.freenet.edu)
  253.  
  254. 7)  What AMOS clubs are there besides the AMOS UK club run by Aaron Fothergill?
  255.  
  256. Here is some info, furnished by Ryan Scott (rscott@gate.net):
  257.  
  258. PLAYFIELD!
  259. Po Box 450884
  260. Sunrise FL 33345-0884
  261. (305) 846-7969
  262. (305) 846-8388 FAX
  263. (305) 456-0126 BBS
  264. AMOS international /X net
  265.  
  266. Publishes a monthly newsletter devoted to AMOS, has a large public domain 
  267. and licenseware library, publishers of the TURBO PLUS Extension.  Free 
  268. info.  Editor, Ryan Scott
  269.  
  270.  
  271. Klub AMOS France
  272. DP 133
  273. 18003 Bourges
  274. Cedex France
  275. ++(33) 482 48375 FAX
  276.  
  277. Contact is Denis Bernard.  I don't know what they do exactly.
  278.  
  279. Australian AMOS Club
  280. PO Box 168
  281. Willoughby Australia
  282. NSW 2068
  283. +61 2 528 2645 voice/FAX
  284.  
  285. Publish an excellent newsletter 4 x a year, have large PD library and 
  286. active users.  Wayne Johnson is the editor.
  287.  
  288. The Mr AMOS Club
  289. 8 Magnolia Park
  290. Dunmurry
  291. BT17 ODS
  292. Northern Ireland
  293. 0232 626694
  294.  
  295. Excellent AMOS support in the UK and elsewhere.  Provided by Brian Bell, 
  296. Mr AMOS himself.  Publish an excellent disk magazine, and has PD.
  297.  
  298. The AMOS Club USA
  299. PO Box 11434
  300. Milwaukee WI 53211
  301.  
  302. Publish a bi-monthly newsletter.  Mark Schultz, editor.  Have AMOS PD.
  303.  
  304. Totally AMOS and the 
  305. Official AMOS PD Library
  306. 17 Wick Farm Road
  307. St Lawrence Bay
  308. Nr Southminster
  309. Essex CM0 7PF UK
  310.  
  311. Publish Totally AMOS disk magazine, maintain the only 'official' AMOS PD 
  312. library with APD disks totalling over 600.  Run by Anne Tucker, and Len 
  313. Tucker.
  314.  
  315.  
  316. 8)  RUMORS
  317. Brian Bell's Mr. AMOS Club (listed in section 7) were apparently robbed right
  318. after they moved into a new building and did not have insurance.  They lost
  319. 5000pounds worth of equipment and have had to sell the rights to Charlie Chimp
  320. I and II, and Spacefighter to get some minimal equipment.  Their PD disk has
  321. stoppped as of issue 6.  No word as to whether or not they will start again.
  322.  
  323. 9)  BOOKS
  324. AMOS IN ACTION by Len Tucker.  Published by KUMA.
  325. AMIGA GAME MAKER'S MANUAL by Stephen Hill.  Published by SIGMA.
  326. ^ULTIMATE AMOS by Jason Holborn.  Published by Amiga Format (Future)
  327.  
  328. 10)  AmiNet Sites
  329.  
  330. Country         Machine Name             IP address      Directory
  331. --------------------------------------------------------------------
  332. USA (MO)     ftp.wustl.edu            128.252.135.4   pub/aminet/
  333. USA (CA)     ftp.cdrom.com            192.216.222.5   pub/aminet/
  334. USA (TX)     ftp.etsu.edu             192.43.199.20   pub/aminet/
  335. USA (WI)     ftp.netnet.net           198.70.64.3     pub/aminet/
  336. Scandinavia  ftp.luth.se              130.240.18.2    pub/aminet/
  337. Switzerland  ftp.eunet.ch             146.228.10.16   pub/aminet/
  338. Switzerland  ftp.math.ethz.ch         129.132.104.6   pub/aminet/
  339. Switzerland  litamiga.epfl.ch         128.178.151.32  pub/aminet/ (*)
  340. Germany      ftp.uni-paderborn.de     131.234.2.32    pub/aminet/
  341. Germany      ftp.uni-erlangen.de      131.188.3.2     pub/aminet/
  342. Germany      ftp.uni-bielefeld.de     129.70.4.55     pub/aminet/
  343. Germany      ftp.uni-oldenburg.de     134.106.40.9    pub/aminet/
  344. Germany      ftp.uni-kl.de            131.246.9.95    pub/aminet/
  345. Germany      ftp.uni-stuttgart.de     129.96.8.13     pub/aminet/
  346. Germany      ftp.uni-siegen.de        141.99.128.1    pub/aminet/
  347. Germany      ftp.cs.tu-berlin.de      130.149.17.7    pub/aminet/
  348. Germany      ftp.stud.fh-heilbronn.de 141.7.1.41      pub/aminet/
  349. Germany      ftp.tu-chemnitz.de       192.108.33.193  pub/aminet/
  350. UK           ftp.doc.ic.ac.uk         146.169.2.1     pub/aminet/
  351. UK           micros.hensa.ac.uk       148.88.8.84     pub/aminet/
  352.  
  353.    (*) closed 6:30am to 4pm weekdays
  354.  
  355. or try Searching gopherspace with ARCHIE, VERONICA, or JUGHEAD!
  356. End of FAQ
  357.